home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d6 / amtxny90.arc / PRINTDOC.BAT < prev   
DOS Batch File  |  1990-01-10  |  256b  |  13 lines

  1. echo off
  2. cls
  3. echo .   (1) Insert the AM-Tax state program disk into your
  4. echo .       computer's default drive.
  5. echo .
  6. echo .   (2) Align the paper in your printer.
  7. echo .
  8. echo .   (3) Turn on your printer.
  9. echo .
  10. pause
  11. copy *.doc prn
  12. echo on
  13.